Welcome![Sign In][Sign Up]
Location:
Search - example tracking using opencv

Search list

[Windows Developcvblob

Description: blob detection using OpenCV
Platform: | Size: 1385472 | Author: Ashley | Hits:

[Graph Recognizekalman_camshift

Description: 基于opencv的例子 使用meanshift算法追踪屏幕中的白点,利用kalman移动搜索框.-Based on the example of the use of opencv tracking algorithm meanshift white screen, using kalman mobile search box.
Platform: | Size: 2551808 | Author: oeway | Hits:

[Windows Developbgfg_codebook

Description: Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /* *************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ************************************************** */-Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you*have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /**************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ***************************************************/
Platform: | Size: 3072 | Author: Jason | Hits:

[Windows Developblepo

Description: 一个利用肤色来检测和跟踪人脸的例子。包括一个开源的函数库。和opencv相当。-A example for face detection and tracking using color Histogram
Platform: | Size: 22267904 | Author: lipeng | Hits:

[Special EffectsKinect_NICV1

Description: 一个基于openNI读取kinect深度和彩色图像的例子,采用openCV进行显示,进行手势识别然后跟踪手。-An example reading the kinect depth and color images based on openNI , using openCV to display, do gesture recognition and hand tracking.
Platform: | Size: 389120 | Author: ldn | Hits:

[OpenCVrastreador_pessoas

Description: Opencv. algorithm for tracking people using the opencv library. is only one example of the capacity of opencv
Platform: | Size: 6144 | Author: Thiago | Hits:

[OpenCVopencv_kalman

Description: 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依据是可以用测量手段来测量那个变量的值,当然该测量也是有误差的,也只能作为依据,不过这2个依据的权重比例不同。最后kalman滤波就是利用这两个依据进行一些列迭代进行目标跟踪的。-This experiment from the examples the opencv own sample, the example is to complete a one-dimensional tracking using kalman, ie, tracking a changing point of view. Performance in the interface as a point in the circle on steady running, then track the points. Looks like the tracking point is a two-dimensional, in fact, convert the angle is one-dimensional. The main application of the Kalman filter theory in the real world, not the ideal environment. Is the value of a variable to keep track of the basis for tracking the first according to the equation of motion of the system to the value forecast, for example, we know the velocity of an object, then the following moment of its location in accordance with the truth can be predicted , but the forecast is certainly a margin of error, only as a basis for tracking. Another is based on measurements to measure the value of that variable, Of course, this measurement error can only be used as the basis of these two basis weights the different pr
Platform: | Size: 339968 | Author: wuwei | Hits:

[Video CaptureCAMSHIFT

Description: 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C++ source code, OPENCV BETA 4.0 version in its SAMPLE given this example. Document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect the USB interface of the camera. You can then use the mouse selectedwiththemousewishestotrackthetarge. Has been transferred through.
Platform: | Size: 12105728 | Author: 胡继瑶 | Hits:

[androidCameraView-master

Description: 这是一个Android应用程序,他使用了OpenCV来实现特征跟踪和人脸识别-This is an example of Android application using OpenCV for feature tracking and face recognition.
Platform: | Size: 29696 | Author: 宫爆鸡丁 | Hits:

[OpenCVOpenCV_By_Example(中文版)

Description: 该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示: 第1章 OpenCV的探险之旅; 第2章 OpenCV基础知识介绍; 第3章 图形用户界面和基本滤波; 第4章 深入研究直方图和滤波器; 第5章 自动光学检测、目标分割和检测; 第6章 学习目标分类; 第7章 识别人脸部分并覆盖面具; 第8章 视频监控、背景建模和形态学操作; 第9章 学习对象跟踪; 第10章 文本识别中的分割算法; 第11章 使用Tesseract识别文本;(The archive contains the Chinese version of "OpenCV By Example" and the example program. The contents of this book are as follows: Chapter 1 An expedition to OpenCV; Chapter 2 OpenCV basic knowledge introduction; Chapter 3 Graphical user interface and basic filtering; Chapter 4 In-depth study of histogram and filter; Chapter 5 Automatic optical detection, object segmentation and detection; Chapter 6 Learning object classification; Chapter 7 Identify the face part and cover the mask. Chapter 8 Video surveillance, background modeling and morphological operation. Chapter 9 Learning object tracking; Chapter 10 The segmentation algorithm in text recognition; Chapter 11 Using Tesseract to identify the text;)
Platform: | Size: 66423808 | Author: flypig1994 | Hits:

CodeBus www.codebus.net